projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2813dcb
)
(custom-variable-prompt): Change prompt.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 3 Jun 1997 03:39:31 +0000
(
03:39
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 3 Jun 1997 03:39:31 +0000
(
03:39
+0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index d00c364d8e2a331985a0d9b2f758df12a12293e1..ef5be496fb0b8d0db9000fb1896ff8830cb2d629 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-367,7
+367,7
@@
Return a list suitable for use in `interactive'."
val)
(setq val (completing-read
(if (symbolp v)
- (format "Customize
variable
: (default %s) " v)
+ (format "Customize
option
: (default %s) " v)
"Customize variable: ")
obarray (lambda (symbol)
(and (boundp symbol)